[INFO] cloning repository https://github.com/deviceplug/btleplug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deviceplug/btleplug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeviceplug%2Fbtleplug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeviceplug%2Fbtleplug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee381ac34fd8600cc0faae1b8e71470db84135cf
[INFO] testing deviceplug/btleplug against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeviceplug%2Fbtleplug" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/deviceplug/btleplug
[INFO] finished tweaking git repo https://github.com/deviceplug/btleplug
[INFO] tweaked toml for git repo https://github.com/deviceplug/btleplug written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/deviceplug/btleplug on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/deviceplug/btleplug already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]   Downloaded serde_bytes v0.11.19
[INFO] [stderr]   Downloaded toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]   Downloaded pretty_env_logger v0.5.0
[INFO] [stderr]   Downloaded objc2-core-bluetooth v0.2.2
[INFO] [stderr]   Downloaded bluez-generated v0.4.0
[INFO] [stderr]   Downloaded rand_core v0.10.0
[INFO] [stderr]   Downloaded rand v0.10.0
[INFO] [stderr]   Downloaded dbus-tokio v0.7.6
[INFO] [stderr]   Downloaded bluez-async v0.8.2
[INFO] [stderr]   Downloaded toml v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded xml v1.2.1
[INFO] [stderr]   Downloaded dbus v0.9.10
[INFO] [stderr]   Downloaded serde-xml-rs v0.8.2
[INFO] [stderr]   Downloaded libdbus-sys v0.2.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd1ec08457786dc7a27c04e371010ab0a38b13394054ba4c836c638405ab0d5d
[INFO] running `Command { std: "docker" "start" "-a" "dd1ec08457786dc7a27c04e371010ab0a38b13394054ba4c836c638405ab0d5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd1ec08457786dc7a27c04e371010ab0a38b13394054ba4c836c638405ab0d5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd1ec08457786dc7a27c04e371010ab0a38b13394054ba4c836c638405ab0d5d", kill_on_drop: false }`
[INFO] [stdout] dd1ec08457786dc7a27c04e371010ab0a38b13394054ba4c836c638405ab0d5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8b727cf21f64fdd61863f7b5af6ff0cb7842fca5754d0971e2254a00b7251a0
[INFO] running `Command { std: "docker" "start" "-a" "a8b727cf21f64fdd61863f7b5af6ff0cb7842fca5754d0971e2254a00b7251a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling xml v1.2.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde-xml-rs v0.8.2
[INFO] [stderr]    Compiling dbus v0.9.10
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling bluez-generated v0.4.0
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling bluez-async v0.8.2
[INFO] [stderr]    Compiling btleplug v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.00s
[INFO] running `Command { std: "docker" "inspect" "a8b727cf21f64fdd61863f7b5af6ff0cb7842fca5754d0971e2254a00b7251a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8b727cf21f64fdd61863f7b5af6ff0cb7842fca5754d0971e2254a00b7251a0", kill_on_drop: false }`
[INFO] [stdout] a8b727cf21f64fdd61863f7b5af6ff0cb7842fca5754d0971e2254a00b7251a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9954b7453b383765f57b4f92cf0ef520b09b843d732862d37cfab3f617389780
[INFO] running `Command { std: "docker" "start" "-a" "9954b7453b383765f57b4f92cf0ef520b09b843d732862d37cfab3f617389780", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde-xml-rs v0.8.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling bluez-async v0.8.2
[INFO] [stderr]    Compiling btleplug v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_SCAN_TIMEOUT` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const DEFAULT_SCAN_TIMEOUT: Duration = Duration::from_secs(15);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SCAN_RUNNING` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | static SCAN_RUNNING: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensure_clean_state` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | async fn ensure_clean_state(adapter: &Adapter) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_and_connect` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:90:14
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub async fn find_and_connect() -> Peripheral {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_SCAN_TIMEOUT` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const DEFAULT_SCAN_TIMEOUT: Duration = Duration::from_secs(15);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SCAN_RUNNING` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | static SCAN_RUNNING: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensure_clean_state` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | async fn ensure_clean_state(adapter: &Adapter) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_and_connect` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:90:14
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub async fn find_and_connect() -> Peripheral {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_SCAN_TIMEOUT` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const DEFAULT_SCAN_TIMEOUT: Duration = Duration::from_secs(15);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SCAN_RUNNING` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | static SCAN_RUNNING: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensure_clean_state` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | async fn ensure_clean_state(adapter: &Adapter) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_and_connect` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:90:14
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub async fn find_and_connect() -> Peripheral {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `btleplug` (test "test_read_write_roundtrip"); 29 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name test_read_write_roundtrip --edition=2024 tests/test_read_write_roundtrip.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jni", "jni-host-tests", "once_cell", "serde", "serde_bytes", "serde_cr"))' -C metadata=b4b043b33fecb938 -C extra-filename=-34b622632cbd1cc0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-0e3b07c4a03a6dc2.so --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a5b77e6cec1b5660.rlib --extern bluez_async=/opt/rustwide/target/debug/deps/libbluez_async-e404b25ba24e9b24.rlib --extern btleplug=/opt/rustwide/target/debug/deps/libbtleplug-b56058c0085b381d.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-4dfdf5acd932787b.rlib --extern dbus=/opt/rustwide/target/debug/deps/libdbus-1a26d9dd43597cb5.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1f2cd46a5e70d12f.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-afffdbb119bd9ac1.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-4320418194125aec.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a3713dec116c24ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-137ffebd9e375e42.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-acd18841cc36d7c2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c469fcdc5a12c8a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c05927791133ff7d.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-e6217d295041adfb.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-e3cd4834f9ad9a5c.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-abac70c453495c3f.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `btleplug` (test "test_long_value_read_write"); 29 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name test_long_value_read_write --edition=2024 tests/test_long_value_read_write.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jni", "jni-host-tests", "once_cell", "serde", "serde_bytes", "serde_cr"))' -C metadata=6114919517f6e2cd -C extra-filename=-a26cee8ac2520c69 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-0e3b07c4a03a6dc2.so --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a5b77e6cec1b5660.rlib --extern bluez_async=/opt/rustwide/target/debug/deps/libbluez_async-e404b25ba24e9b24.rlib --extern btleplug=/opt/rustwide/target/debug/deps/libbtleplug-b56058c0085b381d.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-4dfdf5acd932787b.rlib --extern dbus=/opt/rustwide/target/debug/deps/libdbus-1a26d9dd43597cb5.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1f2cd46a5e70d12f.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-afffdbb119bd9ac1.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-4320418194125aec.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a3713dec116c24ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-137ffebd9e375e42.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-acd18841cc36d7c2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c469fcdc5a12c8a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c05927791133ff7d.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-e6217d295041adfb.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-e3cd4834f9ad9a5c.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-abac70c453495c3f.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9954b7453b383765f57b4f92cf0ef520b09b843d732862d37cfab3f617389780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9954b7453b383765f57b4f92cf0ef520b09b843d732862d37cfab3f617389780", kill_on_drop: false }`
[INFO] [stdout] 9954b7453b383765f57b4f92cf0ef520b09b843d732862d37cfab3f617389780
